Server Sandbox

Important files

DNS

  • /etc/resolv.conf
  • /etc/bind/named.conf.options
  • /etc/bind/named.conf.local
  • /etc/bind/db."$DNS_NAME".zone

SMTP

  • /etc/exim4/update-exim4.conf.conf
    Exim4 settings

POP

  • /etc/dovecot/conf.d/10-mail.conf
    Dovecot settings
  • /etc/dovecot/conf.d/10-auth.conf
    Dovecot settings

LDAP

  • ldapmodify -Y EXTERNAL -H ldapi:/// -f FILE
    Modify LDAP settings
  • ldapadd -Y EXTERNAL -H ldapi:/// -f FILE
    Load database data

HTTP

  • /etc/apache2/sites-available
    Apache virtual hosts
  • /var/www/
    Apache websites data
  • /etc/apache2/groups
    Apache authentication

SSL

  • usr/lib/ssl/openssl.cnf
    Configuration file of SSL

SSH

  • ~/.ssh
    Content SSH keys